home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-09-11 | 593 b | 20 lines | [TEXT/MMCC] |
- OSErr InitReqHandlers( void );
- OSErr TearDownReqHandlers( void );
-
- OSErr GetTargetAddress( StringPtr myPrompt,
- StringPtr myAppStr,
- PortInfoRec *myPortInfoPtr,
- AEAddressDesc *targetAddressPtr,
- StringPtr serviceName,
- TargetID *toTargetIDPtr );
-
- pascal Boolean MyPPCBrowseProc( LocationNamePtr theLoc, PortInfoPtr thePortInfo );
-
- Boolean PStrCmp( StringPtr foo, StringPtr bar );
-
- OSErr GetEventType( AppleEvent *theAppleEventPtr,
- AEEventClass *theClassPtr,
- AEEventID *theIDPtr );
-
- OSErr GetEventID( AppleEvent *theAppleEventPtr,
- AEEventID *theIDPtr );